home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / drivers / usb / host / whci / Kbuild
Encoding:
Text File  |  2008-12-24  |  131 b   |  12 lines

  1. obj-$(CONFIG_USB_WHCI_HCD) += whci-hcd.o
  2.  
  3. whci-hcd-y := \
  4.     asl.o    \
  5.     hcd.o     \
  6.     hw.o    \
  7.     init.o    \
  8.     int.o    \
  9.     pzl.o    \
  10.     qset.o    \
  11.     wusb.o
  12.